capital = 20 #首都

1999.1.1 = {
	oob = "H12_1999"
	load_oob = "MVLV_BETA_template"
	add_to_war = { targeted_alliance = BET enemy = UNI } #戦争状態を設定
	
	set_technology = { #初期研究を定義
		###陸軍ドクトリン###
		pocket_defence = 1
		defence_in_depth = 1
		peoples_army = 1
		human_infantry_offensive = 1
		large_front_offensive = 1
		beta_combat_tactics = 1
		MVLV_beta_tec = 1

	}
	add_ideas = { #初期国家精神を定義
		hive_phase_5
		limited_exports
		limited_conscription
		partial_economic_mobilisation
	}
	
	set_convoys = 0 #初期輸送船数を定義
}
set_stability = 1 #初期安定度を定義
set_war_support = 1 #初期戦争協力度を定義

set_research_slots = 0 #初期研究枠を定義

army_experience = 0 #初期陸軍経験値を定義

add_political_power = 2000 #初期政治力を定義

#add_offsite_building = { type =   arms_factory level = 125 } #MAP外軍需を定義
#add_offsite_building = { type =   industrial_complex level = 100 } #MAP外民需を定義

set_politics = { #初期政体を定義
	ruling_party = fascism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_popularities = { #初期支持率を定義
	fascism = 100
}

####各政体における指導者を定義###
create_country_leader = {
	name = "頭脳級"
	desc = "POLITICS_Hirohito_DESC"
	picture = "GFX_BET_zunou_pic"
	expire = "2040.1.1"
	ideology = fascism_ideology
	traits = {
	}
}

create_country_leader = {
	name = "頭脳級"
	desc = "POLITICS_Hirohito_DESC"
	picture = "GFX_BET_zunou_pic"
	expire = "2040.1.1"
	ideology = marxism
	traits = {
	}
}

create_country_leader = {
	name = "頭脳級"
	desc = "POLITICS_Hirohito_DESC"
	picture = "GFX_BET_zunou_pic"
	expire = "2040.1.1"
	ideology = centrism
	traits = {
	}
}